const go/types._MixedStructLit

3 uses

	go/types (current package)
		errorcodes.go#L586: 	_MixedStructLit
		expr.go#L1371: 						check.error(e, _MixedStructLit, "mixture of field:value and value elements in struct literal")
		expr.go#L1402: 						check.error(kv, _MixedStructLit, "mixture of field:value and value elements in struct literal")